Sponsored by Deepsite.site

Reel Estate Mcp

Created By
Reel Estatea month ago
Generate real estate listing videos from Claude, Cursor, and any MCP client — AI virtual staging, twilight photo edits, drone-style motion clips, voiceover, and rendered property videos for Instagram, TikTok, and YouTube. Official Reel Estate MCP server.
Overview

Turn real-estate listing photos into cinematic property videos — right from your AI assistant.

reel-estate-mcp is the official Reel Estate MCP server. It connects Claude, Cursor, and any MCP-compatible client to your Reel Estate account so you can generate motion clips, AI-edit photos, add voiceover, and render finished listing videos — all in plain language.

Sign in once through your browser (OAuth + PKCE — no API keys, no secrets), and every call is proxied through Reel Estate's backend, which stays the single authority for auth, plans, and permissions. Its one bridge superpower on top of that: it reads local image files from disk and streams them straight into a project — something a purely remote server can't do.

What you can do

  • 🎬 Generate real-estate videos — animate photos into clips, then render the movie
  • 🖼️ AI photo editing — virtual staging, twilight conversion, upscale, seasonal, replace/remove/add
  • 🎙️ Voiceover & timeline — narration, music, overlays, reordering
  • 📤 Local uploads — push photos from disk into a project
  • 🔐 Browser sign-in — public OAuth client + PKCE; nothing secret stored
  • 🤖 Works with Claude Code, Claude Desktop, and Cursor

Install (Claude Code)

claude mcp add reel-estate -- npx -y reel-estate-mcp

Or add to your client's MCP config

{
  "mcpServers": {
    "reel-estate": {
      "command": "npx",
      "args": ["-y", "reel-estate-mcp"]
    }
  }
}

Nothing to clone or build — your client launches it on demand via npx (needs Node.js 18+). The first tool call opens your browser to sign in; then just ask: "Create a project for 123 Main St, virtually stage the living room, generate a drone clip, and render in 9:16."

Start with the whoami tool to confirm auth and see your plan. A free Reel Estate account is read-only over MCP; creating, generating, and rendering require a paid plan. → Get started at tryreelestate.com

Server Config

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "com.tryreelestate/reel-estate-mcp",
  "description": "Turn real-estate listing photos into property videos from your AI assistant.",
  "website_url": "https://tryreelestate.com/mcp",
  "status": "active",
  "repository": {
    "url": "https://github.com/TryReelEstate/reel-estate-mcp",
    "source": "github"
  },
  "version": "0.3.4",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "reel-estate-mcp",
      "version": "0.3.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "MCP_SERVER_URL",
          "description": "Backend origin hosting the /mcp endpoint. Defaults to Reel Estate production (https://api.tryreelestate.com); set to a staging or self-hosted backend to override.",
          "isRequired": false,
          "isSecret": false
        },
        {
          "name": "MCP_OAUTH_CLIENT_ID",
          "description": "Public OAuth client id (PKCE, no secret). Auto-selected per backend host by default; set only when pointing at a backend on a different Clerk instance.",
          "isRequired": false,
          "isSecret": false
        },
        {
          "name": "MCP_OAUTH_CALLBACK_PORT",
          "description": "Loopback port the browser is redirected to after sign-in. Defaults to 8765.",
          "isRequired": false,
          "isSecret": false
        },
        {
          "name": "MCP_OAUTH_STORE_DIR",
          "description": "Directory where OAuth tokens are cached. Defaults to ~/.reel-estate-mcp.",
          "isRequired": false,
          "isSecret": false
        },
        {
          "name": "MCP_OAUTH_SCOPE",
          "description": "Optional OAuth scope override. Omitted by default (negotiated from server metadata).",
          "isRequired": false,
          "isSecret": false
        },
        {
          "name": "MCP_READONLY",
          "description": "Set to 1/true to block all mutating (non-GET) tool calls.",
          "isRequired": false,
          "isSecret": false
        }
      ]
    }
  ]
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Playwright McpPlaywright MCP server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
Amap Maps高德地图官方 MCP Server
DeepChatYour AI Partner on Desktop
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.